projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2018-08-26
Alan Mackenzie
CC Mode: make c-display-defun-name work with a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Paul Eggert
Improve format-seconds accuracy
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Paul Eggert
Prefer CONSP etc. to XTYPE
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Paul Eggert
Improve performance of CONSP, FIXNUMP, etc.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Noam Postavsky
Detect Chinese sudo password prompts (Bug#31075)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Noam Postavsky
Fix comint-password-prompt-regexp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Charles A....
Replace 2 checks in rmailsum.el with 'pos-visible-in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Lars Ingebrigtsen
Fix binding error in nnfolder-read-folder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Paul Eggert
Prune most-positive-fixnum from Lisp source
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Paul Eggert
Fix bugs when rounding to bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Undo part of previous change
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Make vc-hg safe for bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
* src/buffer.h (DECODE_POSITION): Remove; unused.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Add bignum support to floor, ceiling, etc.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Move bignump, fixnump from C to Lisp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Fix assertion failure when reading 'BIGNUM.'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Audit use of lsh and fix glitches
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Fix bignum bugs with nth, elt, =
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Glenn Morris
Restore compatibility with Texinfo < 6
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Eli Zaretskii
; * etc/NEWS: Fix format of the first lines of some...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Eli Zaretskii
Improve documentation of 'integer-width'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Avoid libgmp aborts by imposing limits
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Fix glitches introduced by nthcdr changes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Paul Eggert
Speed up (nthcdr N L) when L is circular
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andy Moreton
Define get_proc_addr in Cygwin-w32 build
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Paul Eggert
nthcdr now works with bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Fix expt signedness bug --without-wide-int
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Stefan Monnier
* lisp/progmodes/cc-mode.el: Add version header
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Add bignum support to expt
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Fix bug with ‘mod’ and float+bignum
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Tweak integer division
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Simplify float_arith_driver
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Minor fixups for intmax_t→mpz_t conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Improve --with-wide-int mpz_t→fixnum conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paul Eggert
Improve bignum comparison (Bug#32463#50)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paul Eggert
Document that ‘random’ is limited to fixnums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paul Eggert
Restore traditional lsh behavior on fixnums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Eli Zaretskii
Avoid compilation warning in w32fns.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Improve ‘abs’ performance
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Eli Zaretskii
Improve documentation of bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Andy Moreton
Pacify -Wcast-function-type warnings in GCC 8.1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Allen Li
Don't include text properties when making autoloads
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Fix problems with logxor etc. and fixnums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Reject outlandishly-wide bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Speed up logcount on bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Michael Albinus
Fix Bug#32454
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Ken Brown
Pacify GCC with -Wunused-but-set-variable
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Add more BBDB >= 3 support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Remove XEmacs support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Shorten eudc-tools-menu autoload
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Add commentary to eudc-bob.el
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Eli Zaretskii
Improve documentation of last change
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Grégory Mounié
Interactive Highlighting: prefix argument to select...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Paul Eggert
Rename --without-mini-gmp to --with-libgmp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Berman
Fix last todo-edit-mode change
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Berman
; * lisp/calendar/todo-mode.el: Remove leftover comment...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Berman
Fix exiting from editing todo archive file (bug#32437)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Paul Eggert
Remove more traces of misc (Bug#32405)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Paul Eggert
Port recent changes to older GCC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Update doc strings for fixnum constants
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Fix check for unsafe watch descriptor
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Port better to x86 -fexcess-precision=fast
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Add comment about floating point test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Raimon Grau
Add uuid as allowed thingatpt symbol (Bug#32372)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Tino Calancha
Ibuffer: Add toggle ibuffer-do-toggle-lock
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Tino Calancha
Ibuffer: Detect correctly the buffers running a process
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Pacify gcc -Og -Wuninitialized
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
* configure.ac (GMP_LIB): Set to -lgmp if --without...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Port better to x86 -fexcess-precision=fast
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Stephen Berman
Update and improve todo-mode item insertion and editing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Adjust .gdbinit to removal of misc objects
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Make mini-gmp safe for --enable-gcc-warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Michael Albinus
Backport fix for Bug#32226
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Eli Zaretskii
; Avoid compilation warnings under -Og
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Fix typo caught by zsh
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Michael Albinus
; Remove instrumentation for Bug#32226
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
João Távora
jsonrpc-shutdown's cleanup also kills stderr buffer
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
João Távora
Revert "Make jsonrpc-shutdown a noop if process isn...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Charles A....
; * lisp/simple.el (line-move-visual): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Andreas Schwab
Ensure no padding after union vectorlike_header
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Andreas Schwab
Avoid padding after union vectorlike_header
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
New 'configure' arg --with-mini-gmp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Remove stray union Lisp_Misc doc (Bug#32405#35).
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Simplify mark_object for pseudovectors
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Turn misc objects into pseudovectors
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Yuri D'Elia
Do not consider external packages to be removable ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Paul Eggert
Pacify Oracle Studio 12.6
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Paul Eggert
Reject old libgmp that lack mpz_roinit_n
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Glenn Morris
; * test/lisp/international/ccl-tests.el: Add license...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Tom Tromey
Merge branch 'feature/bignum'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Paul Eggert
* src/alloc.c: Remove obsolete comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Michael Albinus
Fix Bug#32226, hopefully
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
João Távora
Fix blunder in last commit for lisp/jsonrpc.el
commit
|
commitdiff
|
tree
|
snapshot
next